home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / ftn / strcmp.z / strcmp
Encoding:
Text File  |  1998-10-30  |  1.4 KB  |  67 lines

  1.  
  2.  
  3.  
  4. SSSSTTTTRRRRCCCCMMMMPPPP((((3333FFFF))))                                                          SSSSTTTTRRRRCCCCMMMMPPPP((((3333FFFF))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      strcmp: lge, lgt, lle, llt - FORTRAN string comparison intrinsic
  10.      functions
  11.  
  12. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.      cccchhhhaaaarrrraaaacccctttteeeerrrr****NNNN aaaa1111,,,, aaaa2222
  14.      llllooooggggiiiiccccaaaallll llll
  15.  
  16.      llll ==== llllggggeeee((((aaaa1111,,,, aaaa2222))))
  17.      llll ==== llllggggtttt((((aaaa1111,,,, aaaa2222))))
  18.      llll ==== lllllllleeee((((aaaa1111,,,, aaaa2222))))
  19.      llll ==== lllllllltttt((((aaaa1111,,,, aaaa2222))))
  20.  
  21. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.      These functions return .TRUE. if the inequality holds and .FALSE.
  23.      otherwise.  They return the result type logical*2 if the $$$$lllloooogggg2222 compile
  24.      option is in effect; otherwise, the result type is logical*4.
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.